MPUnregisterDebugger
Unregisters a debugger.
OSStatus MPUnregisterDebugger (MPQueueID queue);
queue
A value of type
MPQueueID
that specifies the ID of the queue whose debugger you want to unregister.
function result
A result code. See
Result Codes
for a list of possible values.
VERSION NOTES
Introduced with Multiprocessing Services 2.0.
SEE ALSO
The function
MPRegisterDebugger
.
© 1999 Apple Computer, Inc. – (Last Updated 17 Nov 99)